Doc fixes
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Jun 2005 04:46:16 +0000 (04:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Jun 2005 04:46:16 +0000 (04:46 +0000)
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkmenu.sgml
docs/reference/gtk/tmpl/gtkpaned.sgml

index 218aa8fb14c133aa8289971c540b95ba7d6e5205..dd4cd46516564c6210a4eb1549357f8ef74996ef 100644 (file)
@@ -1,5 +1,8 @@
 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/tmpl/gtkpaned.sgml: 
+       * gtk/tmpl/gtkmenu.sgml: 
+       
        * gtk/tmpl/gtkmenubar.sgml: 
        * gtk/tmpl/gtkimage.sgml: 
        * gtk/tmpl/gtkfontsel.sgml: 
index ffc5ed45811ab64d6f3e2ebe3a7fb1c5f34cfb53..4c5f02a71668d44a7f7417bb932732211925602d 100644 (file)
@@ -76,6 +76,9 @@ my_popup_handler (GtkWidget *widget, GdkEvent *event)
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT GtkMenu ##### -->
 <para>
 The #GtkMenu struct contains private data only, and
@@ -186,9 +189,7 @@ indicated by @position.
 
 @menu: a #GtkMenu.
 @child: The #GtkMenuItem to add.
-@pos: 
-<!-- # Unused Parameters # -->
-@position: The position in the item list where @child is added.
+@pos: The position in the item list where @child is added.
 Positions are numbered from 0 to n-1.
 
 
index c039e27f0837aab6fe2e61f9c9a6e46a2ee2848d..bb766eb22598a7f7bc7a2a4ad4dca5e056a9ebe9 100644 (file)
@@ -68,6 +68,9 @@ gtk_widget_set_size_request (frame2, 50, -1);
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT GtkPaned ##### -->
 <para>
 </para>
@@ -186,8 +189,8 @@ parameters. This is equivalent to
 Old name for gtk_paned_set_gutter_size().
 </para>
 
-@p: 
-@s: 
+@p: a paned widget
+@s: the width of the gutter in pixels
 
 
 <!-- ##### FUNCTION gtk_paned_pack1 ##### -->